-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
3.9.0
-
Code
-
Classes
- Mailer
Total Complexity |
61 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
455 |
Lines of code |
196 |
Logical lines of code |
100 |
Comment lines |
174 |
Methods |
18 |
Properties |
4 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
48 |
12 |
33 |
set_reply_to() |
A |
53 |
8 |
22 |
set_content() |
S |
57 |
6 |
19 |
set_attachments() |
S |
55 |
5 |
19 |
get_response_error() |
S |
58 |
5 |
15 |
set_headers() |
S |
65 |
4 |
8 |
set_body_header() |
S |
61 |
3 |
13 |
has_message_id() |
S |
62 |
3 |
13 |
set_from() |
S |
64 |
3 |
9 |
process_response() |
S |
68 |
2 |
7 |
get_debug_info() |
S |
73 |
2 |
4 |
is_mailer_complete() |
S |
68 |
2 |
7 |
send() |
S |
65 |
1 |
10 |
get_body() |
S |
79 |
1 |
3 |
set_return_path() |
S |
91 |
1 |
2 |
is_email_sent() |
S |
79 |
1 |
3 |
set_subject() |
S |
80 |
1 |
3 |
__construct() |
S |
69 |
1 |
6 |